XmlDataType Enumeration

Definition

Namespace: Independentsoft.Office.Spreadsheet.Tables
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum XmlDataType

Members

AnyType0 
AnyUri1 
Base64EncodedBinary2 
Boolean3 
Byte4 
Date5 
DateTime6 
Decimal7 
Double8 
Duration9 
Entities10 
Entity11 
Float12 
GregorianDay13 
GregorianMonth14 
GregorianMonthDay15 
GregorianYear16 
GregorianYearMonth17 
HexBinary18 
ID19 
IDRef20 
IDRefs21 
Int22 
Integer23 
Language24 
Long25 
Name26 
NonColonizedName27 
NegativeInteger28 
NMToken29 
NMTokens30 
NonNegativeInteger31 
NonPositiveInteger32 
NormalizedString33 
Notation34 
PositiveInteger35 
QualifiedName36 
Short37 
String38 
Time39 
Token40 
UnsignedByte41 
UnsignedInteger42 
UnsignedLong43 
UnsignedShort44 
None45 

See Also